[INFO] cloning repository https://github.com/WilliamTakeshi/nrf54l15-flpr-pac
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/WilliamTakeshi/nrf54l15-flpr-pac" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FWilliamTakeshi%2Fnrf54l15-flpr-pac", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FWilliamTakeshi%2Fnrf54l15-flpr-pac'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 272b65eb123a4c35a237963656ad551248b147d7
[INFO] fixing WilliamTakeshi/nrf54l15-flpr-pac against try#622891a4e29178280638a6b63a8908bde2c0c854+cargoflags=-Zfix-edition=start=2015 for pr-157817-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FWilliamTakeshi%2Fnrf54l15-flpr-pac" "/workspace/builds/worker-4-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/WilliamTakeshi/nrf54l15-flpr-pac
[INFO] finished tweaking git repo https://github.com/WilliamTakeshi/nrf54l15-flpr-pac
[INFO] tweaked toml for git repo https://github.com/WilliamTakeshi/nrf54l15-flpr-pac written to /workspace/builds/worker-4-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/WilliamTakeshi/nrf54l15-flpr-pac on toolchain 622891a4e29178280638a6b63a8908bde2c0c854
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/WilliamTakeshi/nrf54l15-flpr-pac already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded riscv-rt-macros v0.6.0
[INFO] [stderr]   Downloaded riscv-target-parser v0.1.3
[INFO] [stderr]   Downloaded riscv v0.15.0
[INFO] [stderr]   Downloaded riscv-pac v0.2.0
[INFO] [stderr]   Downloaded riscv-rt v0.16.0
[INFO] [stderr]   Downloaded riscv-macros v0.3.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/source:/opt/rustwide/workdir:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3a6becf2bc8dde7f3fa57ede90e4f284e72d296796fc446bbb1e2c7cc0530151" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] c416d36fdb5940b40557f1e86687adbed27b3d455e79fa4d233f2aa1059020c5
[INFO] running `Command { std: "docker" "start" "c416d36fdb5940b40557f1e86687adbed27b3d455e79fa4d233f2aa1059020c5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "c416d36fdb5940b40557f1e86687adbed27b3d455e79fa4d233f2aa1059020c5" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "c416d36fdb5940b40557f1e86687adbed27b3d455e79fa4d233f2aa1059020c5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=" "-e" "RUSTDOCFLAGS=" "-w" "/opt/rustwide/workdir" "--user" "0:0" "c416d36fdb5940b40557f1e86687adbed27b3d455e79fa4d233f2aa1059020c5" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fix" "--allow-no-vcs" "--allow-dirty" "--frozen" "--all" "--all-targets" "--message-format=json" "-Zfix-edition=start=2015", kill_on_drop: false }`
[INFO] [stderr]    Compiling nrf54l15-flpr-pac v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Checking embedded-hal v1.0.0
[INFO] [stderr]     Checking critical-section v1.2.0
[INFO] [stderr]     Checking riscv-pac v0.2.0
[INFO] [stderr]     Checking vcell v0.1.3
[INFO] [stderr]    Compiling syn v2.0.106
[INFO] [stderr]    Compiling riscv-macros v0.3.0
[INFO] [stderr]     Checking riscv v0.15.0
[INFO] [stderr] error: could not compile `nrf54l15-flpr-pac` (lib test)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/622891a4e29178280638a6b63a8908bde2c0c854/bin/rustc --crate-name nrf54l15_flpr_pac --edition=2024 src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,metadata -C embed-bitcode=no -C debuginfo=2 --test --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("critical-section", "riscv-rt", "rt"))' -C metadata=7416e560ee9d69f0 -C extra-filename=-c04915224c8d672f --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern riscv=/opt/rustwide/target/debug/deps/libriscv-12517665089e3ffd.rmeta --extern vcell=/opt/rustwide/target/debug/deps/libvcell-0fd7c8c1767cabd2.rmeta` (signal: 9, SIGKILL: kill)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] warning[E0133]: use of mutable static is unsafe and requires unsafe block
[INFO] [stdout]     --> src/lib.rs:2361:9
[INFO] [stdout]      |
[INFO] [stdout] 2361 |         DEVICE_PERIPHERALS = true;
[INFO] [stdout]      |         ^^^^^^^^^^^^^^^^^^ use of mutable static
[INFO] [stdout]      |
[INFO] [stdout]      = note: mutable statics can be mutated by multiple threads: aliasing violations or data races will cause undefined behavior
[INFO] [stdout] note: an unsafe function restricts its caller, but its body is safe by default
[INFO] [stdout]     --> src/lib.rs:2360:5
[INFO] [stdout]      |
[INFO] [stdout] 2360 |     pub unsafe fn steal() -> Self {
[INFO] [stdout]      |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout]      = note: `#[warn(unsafe_op_in_unsafe_fn)]` (part of `#[warn(rust_2024_compatibility)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function `generic::Periph::<RB, A>::steal` is unsafe and requires unsafe block
[INFO] [stdout]     --> src/lib.rs:2363:29
[INFO] [stdout]      |
[INFO] [stdout] 2363 |             global_ficr_ns: GlobalFicrNs::steal(),
[INFO] [stdout]      |                             ^^^^^^^^^^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout]      |
[INFO] [stdout]      = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function `generic::Periph::<RB, A>::steal` is unsafe and requires unsafe block
[INFO] [stdout]     --> src/lib.rs:2364:28
[INFO] [stdout]      |
[INFO] [stdout] 2364 |             global_uicr_s: GlobalUicrS::steal(),
[INFO] [stdout]      |                            ^^^^^^^^^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout]      |
[INFO] [stdout]      = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function `generic::Periph::<RB, A>::steal` is unsafe and requires unsafe block
[INFO] [stdout]     --> src/lib.rs:2365:28
[INFO] [stdout]      |
[INFO] [stdout] 2365 |             global_sicr_s: GlobalSicrS::steal(),
[INFO] [stdout]      |                            ^^^^^^^^^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout]      |
[INFO] [stdout]      = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function `generic::Periph::<RB, A>::steal` is unsafe and requires unsafe block
[INFO] [stdout]     --> src/lib.rs:2366:34
[INFO] [stdout]      |
[INFO] [stdout] 2366 |             global_cracencore_s: GlobalCracencoreS::steal(),
[INFO] [stdout]      |                                  ^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout]      |
[INFO] [stdout]      = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function `generic::Periph::<RB, A>::steal` is unsafe and requires unsafe block
[INFO] [stdout]     --> src/lib.rs:2367:25
[INFO] [stdout]      |
[INFO] [stdout] 2367 |             vprclic_ns: VprclicNs::steal(),
[INFO] [stdout]      |                         ^^^^^^^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout]      |
[INFO] [stdout]      = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function `generic::Periph::<RB, A>::steal` is unsafe and requires unsafe block
[INFO] [stdout]     --> src/lib.rs:2368:29
[INFO] [stdout]      |
[INFO] [stdout] 2368 |             global_spu00_s: GlobalSpu00S::steal(),
[INFO] [stdout]      |                             ^^^^^^^^^^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout]      |
[INFO] [stdout]      = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function `generic::Periph::<RB, A>::steal` is unsafe and requires unsafe block
[INFO] [stdout]     --> src/lib.rs:2369:29
[INFO] [stdout]      |
[INFO] [stdout] 2369 |             global_mpc00_s: GlobalMpc00S::steal(),
[INFO] [stdout]      |                             ^^^^^^^^^^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout]      |
[INFO] [stdout]      = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function `generic::Periph::<RB, A>::steal` is unsafe and requires unsafe block
[INFO] [stdout]     --> src/lib.rs:2370:32
[INFO] [stdout]      |
[INFO] [stdout] 2370 |             global_dppic00_ns: GlobalDppic00Ns::steal(),
[INFO] [stdout]      |                                ^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout]      |
[INFO] [stdout]      = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function `generic::Periph::<RB, A>::steal` is unsafe and requires unsafe block
[INFO] [stdout]     --> src/lib.rs:2371:31
[INFO] [stdout]      |
[INFO] [stdout] 2371 |             global_dppic00_s: GlobalDppic00S::steal(),
[INFO] [stdout]      |                               ^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout]      |
[INFO] [stdout]      = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function `generic::Periph::<RB, A>::steal` is unsafe and requires unsafe block
[INFO] [stdout]     --> src/lib.rs:2372:31
[INFO] [stdout]      |
[INFO] [stdout] 2372 |             global_ppib00_ns: GlobalPpib00Ns::steal(),
[INFO] [stdout]      |                               ^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout]      |
[INFO] [stdout]      = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function `generic::Periph::<RB, A>::steal` is unsafe and requires unsafe block
[INFO] [stdout]     --> src/lib.rs:2373:30
[INFO] [stdout]      |
[INFO] [stdout] 2373 |             global_ppib00_s: GlobalPpib00S::steal(),
[INFO] [stdout]      |                              ^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout]      |
[INFO] [stdout]      = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function `generic::Periph::<RB, A>::steal` is unsafe and requires unsafe block
[INFO] [stdout]     --> src/lib.rs:2374:31
[INFO] [stdout]      |
[INFO] [stdout] 2374 |             global_ppib01_ns: GlobalPpib01Ns::steal(),
[INFO] [stdout]      |                               ^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout]      |
[INFO] [stdout]      = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function `generic::Periph::<RB, A>::steal` is unsafe and requires unsafe block
[INFO] [stdout]     --> src/lib.rs:2375:30
[INFO] [stdout]      |
[INFO] [stdout] 2375 |             global_ppib01_s: GlobalPpib01S::steal(),
[INFO] [stdout]      |                              ^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout]      |
[INFO] [stdout]      = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function `generic::Periph::<RB, A>::steal` is unsafe and requires unsafe block
[INFO] [stdout]     --> src/lib.rs:2376:27
[INFO] [stdout]      |
[INFO] [stdout] 2376 |             global_kmu_s: GlobalKmuS::steal(),
[INFO] [stdout]      |                           ^^^^^^^^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout]      |
[INFO] [stdout]      = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function `generic::Periph::<RB, A>::steal` is unsafe and requires unsafe block
[INFO] [stdout]     --> src/lib.rs:2377:30
[INFO] [stdout]      |
[INFO] [stdout] 2377 |             global_aar00_ns: GlobalAar00Ns::steal(),
[INFO] [stdout]      |                              ^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout]      |
[INFO] [stdout]      = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function `generic::Periph::<RB, A>::steal` is unsafe and requires unsafe block
[INFO] [stdout]     --> src/lib.rs:2378:30
[INFO] [stdout]      |
[INFO] [stdout] 2378 |             global_ccm00_ns: GlobalCcm00Ns::steal(),
[INFO] [stdout]      |                              ^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout]      |
[INFO] [stdout]      = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function `generic::Periph::<RB, A>::steal` is unsafe and requires unsafe block
[INFO] [stdout]     --> src/lib.rs:2379:29
[INFO] [stdout]      |
[INFO] [stdout] 2379 |             global_aar00_s: GlobalAar00S::steal(),
[INFO] [stdout]      |                             ^^^^^^^^^^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout]      |
[INFO] [stdout]      = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function `generic::Periph::<RB, A>::steal` is unsafe and requires unsafe block
[INFO] [stdout]     --> src/lib.rs:2380:29
[INFO] [stdout]      |
[INFO] [stdout] 2380 |             global_ccm00_s: GlobalCcm00S::steal(),
[INFO] [stdout]      |                             ^^^^^^^^^^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout]      |
[INFO] [stdout]      = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function `generic::Periph::<RB, A>::steal` is unsafe and requires unsafe block
[INFO] [stdout]     --> src/lib.rs:2381:30
[INFO] [stdout]      |
[INFO] [stdout] 2381 |             global_ecb00_ns: GlobalEcb00Ns::steal(),
[INFO] [stdout]      |                              ^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout]      |
[INFO] [stdout]      = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function `generic::Periph::<RB, A>::steal` is unsafe and requires unsafe block
[INFO] [stdout]     --> src/lib.rs:2382:29
[INFO] [stdout]      |
[INFO] [stdout] 2382 |             global_ecb00_s: GlobalEcb00S::steal(),
[INFO] [stdout]      |                             ^^^^^^^^^^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout]      |
[INFO] [stdout]      = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function `generic::Periph::<RB, A>::steal` is unsafe and requires unsafe block
[INFO] [stdout]     --> src/lib.rs:2383:30
[INFO] [stdout]      |
[INFO] [stdout] 2383 |             global_cracen_s: GlobalCracenS::steal(),
[INFO] [stdout]      |                              ^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout]      |
[INFO] [stdout]      = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function `generic::Periph::<RB, A>::steal` is unsafe and requires unsafe block
[INFO] [stdout]     --> src/lib.rs:2384:31
[INFO] [stdout]      |
[INFO] [stdout] 2384 |             global_spim00_ns: GlobalSpim00Ns::steal(),
[INFO] [stdout]      |                               ^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout]      |
[INFO] [stdout]      = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function `generic::Periph::<RB, A>::steal` is unsafe and requires unsafe block
[INFO] [stdout]     --> src/lib.rs:2385:31
[INFO] [stdout]      |
[INFO] [stdout] 2385 |             global_spis00_ns: GlobalSpis00Ns::steal(),
[INFO] [stdout]      |                               ^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout]      |
[INFO] [stdout]      = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function `generic::Periph::<RB, A>::steal` is unsafe and requires unsafe block
[INFO] [stdout]     --> src/lib.rs:2386:32
[INFO] [stdout]      |
[INFO] [stdout] 2386 |             global_uarte00_ns: GlobalUarte00Ns::steal(),
[INFO] [stdout]      |                                ^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout]      |
[INFO] [stdout]      = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function `generic::Periph::<RB, A>::steal` is unsafe and requires unsafe block
[INFO] [stdout]     --> src/lib.rs:2387:30
[INFO] [stdout]      |
[INFO] [stdout] 2387 |             global_spim00_s: GlobalSpim00S::steal(),
[INFO] [stdout]      |                              ^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout]      |
[INFO] [stdout]      = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function `generic::Periph::<RB, A>::steal` is unsafe and requires unsafe block
[INFO] [stdout]     --> src/lib.rs:2388:30
[INFO] [stdout]      |
[INFO] [stdout] 2388 |             global_spis00_s: GlobalSpis00S::steal(),
[INFO] [stdout]      |                              ^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout]      |
[INFO] [stdout]      = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function `generic::Periph::<RB, A>::steal` is unsafe and requires unsafe block
[INFO] [stdout]     --> src/lib.rs:2389:31
[INFO] [stdout]      |
[INFO] [stdout] 2389 |             global_uarte00_s: GlobalUarte00S::steal(),
[INFO] [stdout]      |                               ^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout]      |
[INFO] [stdout]      = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function `generic::Periph::<RB, A>::steal` is unsafe and requires unsafe block
[INFO] [stdout]     --> src/lib.rs:2390:33
[INFO] [stdout]      |
[INFO] [stdout] 2390 |             global_glitchdet_s: GlobalGlitchdetS::steal(),
[INFO] [stdout]      |                                 ^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout]      |
[INFO] [stdout]      = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function `generic::Periph::<RB, A>::steal` is unsafe and requires unsafe block
[INFO] [stdout]     --> src/lib.rs:2391:29
[INFO] [stdout]      |
[INFO] [stdout] 2391 |             global_rramc_s: GlobalRramcS::steal(),
[INFO] [stdout]      |                             ^^^^^^^^^^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout]      |
[INFO] [stdout]      = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function `generic::Periph::<RB, A>::steal` is unsafe and requires unsafe block
[INFO] [stdout]     --> src/lib.rs:2392:30
[INFO] [stdout]      |
[INFO] [stdout] 2392 |             global_vpr00_ns: GlobalVpr00Ns::steal(),
[INFO] [stdout]      |                              ^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout]      |
[INFO] [stdout]      = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function `generic::Periph::<RB, A>::steal` is unsafe and requires unsafe block
[INFO] [stdout]     --> src/lib.rs:2393:29
[INFO] [stdout]      |
[INFO] [stdout] 2393 |             global_vpr00_s: GlobalVpr00S::steal(),
[INFO] [stdout]      |                             ^^^^^^^^^^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout]      |
[INFO] [stdout]      = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function `generic::Periph::<RB, A>::steal` is unsafe and requires unsafe block
[INFO] [stdout]     --> src/lib.rs:2394:27
[INFO] [stdout]      |
[INFO] [stdout] 2394 |             global_p2_ns: GlobalP2Ns::steal(),
[INFO] [stdout]      |                           ^^^^^^^^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout]      |
[INFO] [stdout]      = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function `generic::Periph::<RB, A>::steal` is unsafe and requires unsafe block
[INFO] [stdout]     --> src/lib.rs:2395:37
[INFO] [stdout]      |
[INFO] [stdout] 2395 |             global_gpiohspadctrl_s: GlobalGpiohspadctrlS::steal(),
[INFO] [stdout]      |                                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout]      |
[INFO] [stdout]      = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function `generic::Periph::<RB, A>::steal` is unsafe and requires unsafe block
[INFO] [stdout]     --> src/lib.rs:2396:26
[INFO] [stdout]      |
[INFO] [stdout] 2396 |             global_p2_s: GlobalP2S::steal(),
[INFO] [stdout]      |                          ^^^^^^^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout]      |
[INFO] [stdout]      = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function `generic::Periph::<RB, A>::steal` is unsafe and requires unsafe block
[INFO] [stdout]     --> src/lib.rs:2397:31
[INFO] [stdout]      |
[INFO] [stdout] 2397 |             global_ctrlap_ns: GlobalCtrlapNs::steal(),
[INFO] [stdout]      |                               ^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout]      |
[INFO] [stdout]      = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function `generic::Periph::<RB, A>::steal` is unsafe and requires unsafe block
[INFO] [stdout]     --> src/lib.rs:2398:30
[INFO] [stdout]      |
[INFO] [stdout] 2398 |             global_ctrlap_s: GlobalCtrlapS::steal(),
[INFO] [stdout]      |                              ^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout]      |
[INFO] [stdout]      = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function `generic::Periph::<RB, A>::steal` is unsafe and requires unsafe block
[INFO] [stdout]     --> src/lib.rs:2399:28
[INFO] [stdout]      |
[INFO] [stdout] 2399 |             global_tad_ns: GlobalTadNs::steal(),
[INFO] [stdout]      |                            ^^^^^^^^^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout]      |
[INFO] [stdout]      = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function `generic::Periph::<RB, A>::steal` is unsafe and requires unsafe block
[INFO] [stdout]     --> src/lib.rs:2400:27
[INFO] [stdout]      |
[INFO] [stdout] 2400 |             global_tad_s: GlobalTadS::steal(),
[INFO] [stdout]      |                           ^^^^^^^^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout]      |
[INFO] [stdout]      = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function `generic::Periph::<RB, A>::steal` is unsafe and requires unsafe block
[INFO] [stdout]     --> src/lib.rs:2401:32
[INFO] [stdout]      |
[INFO] [stdout] 2401 |             global_timer00_ns: GlobalTimer00Ns::steal(),
[INFO] [stdout]      |                                ^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout]      |
[INFO] [stdout]      = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function `generic::Periph::<RB, A>::steal` is unsafe and requires unsafe block
[INFO] [stdout]     --> src/lib.rs:2402:31
[INFO] [stdout]      |
[INFO] [stdout] 2402 |             global_timer00_s: GlobalTimer00S::steal(),
[INFO] [stdout]      |                               ^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout]      |
[INFO] [stdout]      = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function `generic::Periph::<RB, A>::steal` is unsafe and requires unsafe block
[INFO] [stdout]     --> src/lib.rs:2403:29
[INFO] [stdout]      |
[INFO] [stdout] 2403 |             global_spu10_s: GlobalSpu10S::steal(),
[INFO] [stdout]      |                             ^^^^^^^^^^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout]      |
[INFO] [stdout]      = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function `generic::Periph::<RB, A>::steal` is unsafe and requires unsafe block
[INFO] [stdout]     --> src/lib.rs:2404:32
[INFO] [stdout]      |
[INFO] [stdout] 2404 |             global_dppic10_ns: GlobalDppic10Ns::steal(),
[INFO] [stdout]      |                                ^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout]      |
[INFO] [stdout]      = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function `generic::Periph::<RB, A>::steal` is unsafe and requires unsafe block
[INFO] [stdout]     --> src/lib.rs:2405:31
[INFO] [stdout]      |
[INFO] [stdout] 2405 |             global_dppic10_s: GlobalDppic10S::steal(),
[INFO] [stdout]      |                               ^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout]      |
[INFO] [stdout]      = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function `generic::Periph::<RB, A>::steal` is unsafe and requires unsafe block
[INFO] [stdout]     --> src/lib.rs:2406:31
[INFO] [stdout]      |
[INFO] [stdout] 2406 |             global_ppib10_ns: GlobalPpib10Ns::steal(),
[INFO] [stdout]      |                               ^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout]      |
[INFO] [stdout]      = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function `generic::Periph::<RB, A>::steal` is unsafe and requires unsafe block
[INFO] [stdout]     --> src/lib.rs:2407:30
[INFO] [stdout]      |
[INFO] [stdout] 2407 |             global_ppib10_s: GlobalPpib10S::steal(),
[INFO] [stdout]      |                              ^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout]      |
[INFO] [stdout]      = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function `generic::Periph::<RB, A>::steal` is unsafe and requires unsafe block
[INFO] [stdout]     --> src/lib.rs:2408:31
[INFO] [stdout]      |
[INFO] [stdout] 2408 |             global_ppib11_ns: GlobalPpib11Ns::steal(),
[INFO] [stdout]      |                               ^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout]      |
[INFO] [stdout]      = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function `generic::Periph::<RB, A>::steal` is unsafe and requires unsafe block
[INFO] [stdout]     --> src/lib.rs:2409:30
[INFO] [stdout]      |
[INFO] [stdout] 2409 |             global_ppib11_s: GlobalPpib11S::steal(),
[INFO] [stdout]      |                              ^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout]      |
[INFO] [stdout]      = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function `generic::Periph::<RB, A>::steal` is unsafe and requires unsafe block
[INFO] [stdout]     --> src/lib.rs:2410:32
[INFO] [stdout]      |
[INFO] [stdout] 2410 |             global_timer10_ns: GlobalTimer10Ns::steal(),
[INFO] [stdout]      |                                ^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout]      |
[INFO] [stdout]      = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function `generic::Periph::<RB, A>::steal` is unsafe and requires unsafe block
[INFO] [stdout]     --> src/lib.rs:2411:31
[INFO] [stdout]      |
[INFO] [stdout] 2411 |             global_timer10_s: GlobalTimer10S::steal(),
[INFO] [stdout]      |                               ^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout]      |
[INFO] [stdout]      = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function `generic::Periph::<RB, A>::steal` is unsafe and requires unsafe block
[INFO] [stdout]     --> src/lib.rs:2412:30
[INFO] [stdout]      |
[INFO] [stdout] 2412 |             global_egu10_ns: GlobalEgu10Ns::steal(),
[INFO] [stdout]      |                              ^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout]      |
[INFO] [stdout]      = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function `generic::Periph::<RB, A>::steal` is unsafe and requires unsafe block
[INFO] [stdout]     --> src/lib.rs:2413:29
[INFO] [stdout]      |
[INFO] [stdout] 2413 |             global_egu10_s: GlobalEgu10S::steal(),
[INFO] [stdout]      |                             ^^^^^^^^^^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout]      |
[INFO] [stdout]      = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function `generic::Periph::<RB, A>::steal` is unsafe and requires unsafe block
[INFO] [stdout]     --> src/lib.rs:2414:30
[INFO] [stdout]      |
[INFO] [stdout] 2414 |             global_radio_ns: GlobalRadioNs::steal(),
[INFO] [stdout]      |                              ^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout]      |
[INFO] [stdout]      = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function `generic::Periph::<RB, A>::steal` is unsafe and requires unsafe block
[INFO] [stdout]     --> src/lib.rs:2415:29
[INFO] [stdout]      |
[INFO] [stdout] 2415 |             global_radio_s: GlobalRadioS::steal(),
[INFO] [stdout]      |                             ^^^^^^^^^^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout]      |
[INFO] [stdout]      = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function `generic::Periph::<RB, A>::steal` is unsafe and requires unsafe block
[INFO] [stdout]     --> src/lib.rs:2416:29
[INFO] [stdout]      |
[INFO] [stdout] 2416 |             global_spu20_s: GlobalSpu20S::steal(),
[INFO] [stdout]      |                             ^^^^^^^^^^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout]      |
[INFO] [stdout]      = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function `generic::Periph::<RB, A>::steal` is unsafe and requires unsafe block
[INFO] [stdout]     --> src/lib.rs:2417:32
[INFO] [stdout]      |
[INFO] [stdout] 2417 |             global_dppic20_ns: GlobalDppic20Ns::steal(),
[INFO] [stdout]      |                                ^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout]      |
[INFO] [stdout]      = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function `generic::Periph::<RB, A>::steal` is unsafe and requires unsafe block
[INFO] [stdout]     --> src/lib.rs:2418:31
[INFO] [stdout]      |
[INFO] [stdout] 2418 |             global_dppic20_s: GlobalDppic20S::steal(),
[INFO] [stdout]      |                               ^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout]      |
[INFO] [stdout]      = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function `generic::Periph::<RB, A>::steal` is unsafe and requires unsafe block
[INFO] [stdout]     --> src/lib.rs:2419:31
[INFO] [stdout]      |
[INFO] [stdout] 2419 |             global_ppib20_ns: GlobalPpib20Ns::steal(),
[INFO] [stdout]      |                               ^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout]      |
[INFO] [stdout]      = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function `generic::Periph::<RB, A>::steal` is unsafe and requires unsafe block
[INFO] [stdout]     --> src/lib.rs:2420:30
[INFO] [stdout]      |
[INFO] [stdout] 2420 |             global_ppib20_s: GlobalPpib20S::steal(),
[INFO] [stdout]      |                              ^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout]      |
[INFO] [stdout]      = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function `generic::Periph::<RB, A>::steal` is unsafe and requires unsafe block
[INFO] [stdout]     --> src/lib.rs:2421:31
[INFO] [stdout]      |
[INFO] [stdout] 2421 |             global_ppib21_ns: GlobalPpib21Ns::steal(),
[INFO] [stdout]      |                               ^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout]      |
[INFO] [stdout]      = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function `generic::Periph::<RB, A>::steal` is unsafe and requires unsafe block
[INFO] [stdout]     --> src/lib.rs:2422:30
[INFO] [stdout]      |
[INFO] [stdout] 2422 |             global_ppib21_s: GlobalPpib21S::steal(),
[INFO] [stdout]      |                              ^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout]      |
[INFO] [stdout]      = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function `generic::Periph::<RB, A>::steal` is unsafe and requires unsafe block
[INFO] [stdout]     --> src/lib.rs:2423:31
[INFO] [stdout]      |
[INFO] [stdout] 2423 |             global_ppib22_ns: GlobalPpib22Ns::steal(),
[INFO] [stdout]      |                               ^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout]      |
[INFO] [stdout]      = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function `generic::Periph::<RB, A>::steal` is unsafe and requires unsafe block
[INFO] [stdout]     --> src/lib.rs:2424:30
[INFO] [stdout]      |
[INFO] [stdout] 2424 |             global_ppib22_s: GlobalPpib22S::steal(),
[INFO] [stdout]      |                              ^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout]      |
[INFO] [stdout]      = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function `generic::Periph::<RB, A>::steal` is unsafe and requires unsafe block
[INFO] [stdout]     --> src/lib.rs:2425:31
[INFO] [stdout]      |
[INFO] [stdout] 2425 |             global_spim20_ns: GlobalSpim20Ns::steal(),
[INFO] [stdout]      |                               ^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout]      |
[INFO] [stdout]      = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function `generic::Periph::<RB, A>::steal` is unsafe and requires unsafe block
[INFO] [stdout]     --> src/lib.rs:2426:31
[INFO] [stdout]      |
[INFO] [stdout] 2426 |             global_spis20_ns: GlobalSpis20Ns::steal(),
[INFO] [stdout]      |                               ^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout]      |
[INFO] [stdout]      = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function `generic::Periph::<RB, A>::steal` is unsafe and requires unsafe block
[INFO] [stdout]     --> src/lib.rs:2427:31
[INFO] [stdout]      |
[INFO] [stdout] 2427 |             global_twim20_ns: GlobalTwim20Ns::steal(),
[INFO] [stdout]      |                               ^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout]      |
[INFO] [stdout]      = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function `generic::Periph::<RB, A>::steal` is unsafe and requires unsafe block
[INFO] [stdout]     --> src/lib.rs:2428:31
[INFO] [stdout]      |
[INFO] [stdout] 2428 |             global_twis20_ns: GlobalTwis20Ns::steal(),
[INFO] [stdout]      |                               ^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout]      |
[INFO] [stdout]      = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function `generic::Periph::<RB, A>::steal` is unsafe and requires unsafe block
[INFO] [stdout]     --> src/lib.rs:2429:32
[INFO] [stdout]      |
[INFO] [stdout] 2429 |             global_uarte20_ns: GlobalUarte20Ns::steal(),
[INFO] [stdout]      |                                ^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout]      |
[INFO] [stdout]      = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function `generic::Periph::<RB, A>::steal` is unsafe and requires unsafe block
[INFO] [stdout]     --> src/lib.rs:2430:30
[INFO] [stdout]      |
[INFO] [stdout] 2430 |             global_spim20_s: GlobalSpim20S::steal(),
[INFO] [stdout]      |                              ^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout]      |
[INFO] [stdout]      = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function `generic::Periph::<RB, A>::steal` is unsafe and requires unsafe block
[INFO] [stdout]     --> src/lib.rs:2431:30
[INFO] [stdout]      |
[INFO] [stdout] 2431 |             global_spis20_s: GlobalSpis20S::steal(),
[INFO] [stdout]      |                              ^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout]      |
[INFO] [stdout]      = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function `generic::Periph::<RB, A>::steal` is unsafe and requires unsafe block
[INFO] [stdout]     --> src/lib.rs:2432:30
[INFO] [stdout]      |
[INFO] [stdout] 2432 |             global_twim20_s: GlobalTwim20S::steal(),
[INFO] [stdout]      |                              ^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout]      |
[INFO] [stdout]      = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function `generic::Periph::<RB, A>::steal` is unsafe and requires unsafe block
[INFO] [stdout]     --> src/lib.rs:2433:30
[INFO] [stdout]      |
[INFO] [stdout] 2433 |             global_twis20_s: GlobalTwis20S::steal(),
[INFO] [stdout]      |                              ^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout]      |
[INFO] [stdout]      = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function `generic::Periph::<RB, A>::steal` is unsafe and requires unsafe block
[INFO] [stdout]     --> src/lib.rs:2434:31
[INFO] [stdout]      |
[INFO] [stdout] 2434 |             global_uarte20_s: GlobalUarte20S::steal(),
[INFO] [stdout]      |                               ^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout]      |
[INFO] [stdout]      = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function `generic::Periph::<RB, A>::steal` is unsafe and requires unsafe block
[INFO] [stdout]     --> src/lib.rs:2435:31
[INFO] [stdout]      |
[INFO] [stdout] 2435 |             global_spim21_ns: GlobalSpim21Ns::steal(),
[INFO] [stdout]      |                               ^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout]      |
[INFO] [stdout]      = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function `generic::Periph::<RB, A>::steal` is unsafe and requires unsafe block
[INFO] [stdout]     --> src/lib.rs:2436:31
[INFO] [stdout]      |
[INFO] [stdout] 2436 |             global_spis21_ns: GlobalSpis21Ns::steal(),
[INFO] [stdout]      |                               ^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout]      |
[INFO] [stdout]      = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function `generic::Periph::<RB, A>::steal` is unsafe and requires unsafe block
[INFO] [stdout]     --> src/lib.rs:2437:31
[INFO] [stdout]      |
[INFO] [stdout] 2437 |             global_twim21_ns: GlobalTwim21Ns::steal(),
[INFO] [stdout]      |                               ^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout]      |
[INFO] [stdout]      = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function `generic::Periph::<RB, A>::steal` is unsafe and requires unsafe block
[INFO] [stdout]     --> src/lib.rs:2438:31
[INFO] [stdout]      |
[INFO] [stdout] 2438 |             global_twis21_ns: GlobalTwis21Ns::steal(),
[INFO] [stdout]      |                               ^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout]      |
[INFO] [stdout]      = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function `generic::Periph::<RB, A>::steal` is unsafe and requires unsafe block
[INFO] [stdout]     --> src/lib.rs:2439:32
[INFO] [stdout]      |
[INFO] [stdout] 2439 |             global_uarte21_ns: GlobalUarte21Ns::steal(),
[INFO] [stdout]      |                                ^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout]      |
[INFO] [stdout]      = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function `generic::Periph::<RB, A>::steal` is unsafe and requires unsafe block
[INFO] [stdout]     --> src/lib.rs:2440:30
[INFO] [stdout]      |
[INFO] [stdout] 2440 |             global_spim21_s: GlobalSpim21S::steal(),
[INFO] [stdout]      |                              ^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout]      |
[INFO] [stdout]      = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function `generic::Periph::<RB, A>::steal` is unsafe and requires unsafe block
[INFO] [stdout]     --> src/lib.rs:2441:30
[INFO] [stdout]      |
[INFO] [stdout] 2441 |             global_spis21_s: GlobalSpis21S::steal(),
[INFO] [stdout]      |                              ^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout]      |
[INFO] [stdout]      = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function `generic::Periph::<RB, A>::steal` is unsafe and requires unsafe block
[INFO] [stdout]     --> src/lib.rs:2442:30
[INFO] [stdout]      |
[INFO] [stdout] 2442 |             global_twim21_s: GlobalTwim21S::steal(),
[INFO] [stdout]      |                              ^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout]      |
[INFO] [stdout]      = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function `generic::Periph::<RB, A>::steal` is unsafe and requires unsafe block
[INFO] [stdout]     --> src/lib.rs:2443:30
[INFO] [stdout]      |
[INFO] [stdout] 2443 |             global_twis21_s: GlobalTwis21S::steal(),
[INFO] [stdout]      |                              ^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout]      |
[INFO] [stdout]      = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function `generic::Periph::<RB, A>::steal` is unsafe and requires unsafe block
[INFO] [stdout]     --> src/lib.rs:2444:31
[INFO] [stdout]      |
[INFO] [stdout] 2444 |             global_uarte21_s: GlobalUarte21S::steal(),
[INFO] [stdout]      |                               ^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout]      |
[INFO] [stdout]      = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function `generic::Periph::<RB, A>::steal` is unsafe and requires unsafe block
[INFO] [stdout]     --> src/lib.rs:2445:31
[INFO] [stdout]      |
[INFO] [stdout] 2445 |             global_spim22_ns: GlobalSpim22Ns::steal(),
[INFO] [stdout]      |                               ^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout]      |
[INFO] [stdout]      = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function `generic::Periph::<RB, A>::steal` is unsafe and requires unsafe block
[INFO] [stdout]     --> src/lib.rs:2446:31
[INFO] [stdout]      |
[INFO] [stdout] 2446 |             global_spis22_ns: GlobalSpis22Ns::steal(),
[INFO] [stdout]      |                               ^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout]      |
[INFO] [stdout]      = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function `generic::Periph::<RB, A>::steal` is unsafe and requires unsafe block
[INFO] [stdout]     --> src/lib.rs:2447:31
[INFO] [stdout]      |
[INFO] [stdout] 2447 |             global_twim22_ns: GlobalTwim22Ns::steal(),
[INFO] [stdout]      |                               ^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout]      |
[INFO] [stdout]      = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function `generic::Periph::<RB, A>::steal` is unsafe and requires unsafe block
[INFO] [stdout]     --> src/lib.rs:2448:31
[INFO] [stdout]      |
[INFO] [stdout] 2448 |             global_twis22_ns: GlobalTwis22Ns::steal(),
[INFO] [stdout]      |                               ^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout]      |
[INFO] [stdout]      = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function `generic::Periph::<RB, A>::steal` is unsafe and requires unsafe block
[INFO] [stdout]     --> src/lib.rs:2449:32
[INFO] [stdout]      |
[INFO] [stdout] 2449 |             global_uarte22_ns: GlobalUarte22Ns::steal(),
[INFO] [stdout]      |                                ^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout]      |
[INFO] [stdout]      = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function `generic::Periph::<RB, A>::steal` is unsafe and requires unsafe block
[INFO] [stdout]     --> src/lib.rs:2450:30
[INFO] [stdout]      |
[INFO] [stdout] 2450 |             global_spim22_s: GlobalSpim22S::steal(),
[INFO] [stdout]      |                              ^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout]      |
[INFO] [stdout]      = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function `generic::Periph::<RB, A>::steal` is unsafe and requires unsafe block
[INFO] [stdout]     --> src/lib.rs:2451:30
[INFO] [stdout]      |
[INFO] [stdout] 2451 |             global_spis22_s: GlobalSpis22S::steal(),
[INFO] [stdout]      |                              ^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout]      |
[INFO] [stdout]      = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function `generic::Periph::<RB, A>::steal` is unsafe and requires unsafe block
[INFO] [stdout]     --> src/lib.rs:2452:30
[INFO] [stdout]      |
[INFO] [stdout] 2452 |             global_twim22_s: GlobalTwim22S::steal(),
[INFO] [stdout]      |                              ^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout]      |
[INFO] [stdout]      = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function `generic::Periph::<RB, A>::steal` is unsafe and requires unsafe block
[INFO] [stdout]     --> src/lib.rs:2453:30
[INFO] [stdout]      |
[INFO] [stdout] 2453 |             global_twis22_s: GlobalTwis22S::steal(),
[INFO] [stdout]      |                              ^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout]      |
[INFO] [stdout]      = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function `generic::Periph::<RB, A>::steal` is unsafe and requires unsafe block
[INFO] [stdout]     --> src/lib.rs:2454:31
[INFO] [stdout]      |
[INFO] [stdout] 2454 |             global_uarte22_s: GlobalUarte22S::steal(),
[INFO] [stdout]      |                               ^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout]      |
[INFO] [stdout]      = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function `generic::Periph::<RB, A>::steal` is unsafe and requires unsafe block
[INFO] [stdout]     --> src/lib.rs:2455:30
[INFO] [stdout]      |
[INFO] [stdout] 2455 |             global_egu20_ns: GlobalEgu20Ns::steal(),
[INFO] [stdout]      |                              ^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout]      |
[INFO] [stdout]      = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function `generic::Periph::<RB, A>::steal` is unsafe and requires unsafe block
[INFO] [stdout]     --> src/lib.rs:2456:29
[INFO] [stdout]      |
[INFO] [stdout] 2456 |             global_egu20_s: GlobalEgu20S::steal(),
[INFO] [stdout]      |                             ^^^^^^^^^^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout]      |
[INFO] [stdout]      = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function `generic::Periph::<RB, A>::steal` is unsafe and requires unsafe block
[INFO] [stdout]     --> src/lib.rs:2457:32
[INFO] [stdout]      |
[INFO] [stdout] 2457 |             global_timer20_ns: GlobalTimer20Ns::steal(),
[INFO] [stdout]      |                                ^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout]      |
[INFO] [stdout]      = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function `generic::Periph::<RB, A>::steal` is unsafe and requires unsafe block
[INFO] [stdout]     --> src/lib.rs:2458:31
[INFO] [stdout]      |
[INFO] [stdout] 2458 |             global_timer20_s: GlobalTimer20S::steal(),
[INFO] [stdout]      |                               ^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout]      |
[INFO] [stdout]      = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function `generic::Periph::<RB, A>::steal` is unsafe and requires unsafe block
[INFO] [stdout]     --> src/lib.rs:2459:32
[INFO] [stdout]      |
[INFO] [stdout] 2459 |             global_timer21_ns: GlobalTimer21Ns::steal(),
[INFO] [stdout]      |                                ^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout]      |
[INFO] [stdout]      = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function `generic::Periph::<RB, A>::steal` is unsafe and requires unsafe block
[INFO] [stdout]     --> src/lib.rs:2460:31
[INFO] [stdout]      |
[INFO] [stdout] 2460 |             global_timer21_s: GlobalTimer21S::steal(),
[INFO] [stdout]      |                               ^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout]      |
[INFO] [stdout]      = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function `generic::Periph::<RB, A>::steal` is unsafe and requires unsafe block
[INFO] [stdout]     --> src/lib.rs:2461:32
[INFO] [stdout]      |
[INFO] [stdout] 2461 |             global_timer22_ns: GlobalTimer22Ns::steal(),
[INFO] [stdout]      |                                ^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout]      |
[INFO] [stdout]      = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function `generic::Periph::<RB, A>::steal` is unsafe and requires unsafe block
[INFO] [stdout]     --> src/lib.rs:2462:31
[INFO] [stdout]      |
[INFO] [stdout] 2462 |             global_timer22_s: GlobalTimer22S::steal(),
[INFO] [stdout]      |                               ^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout]      |
[INFO] [stdout]      = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function `generic::Periph::<RB, A>::steal` is unsafe and requires unsafe block
[INFO] [stdout]     --> src/lib.rs:2463:32
[INFO] [stdout]      |
[INFO] [stdout] 2463 |             global_timer23_ns: GlobalTimer23Ns::steal(),
[INFO] [stdout]      |                                ^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout]      |
[INFO] [stdout]      = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function `generic::Periph::<RB, A>::steal` is unsafe and requires unsafe block
[INFO] [stdout]     --> src/lib.rs:2464:31
[INFO] [stdout]      |
[INFO] [stdout] 2464 |             global_timer23_s: GlobalTimer23S::steal(),
[INFO] [stdout]      |                               ^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout]      |
[INFO] [stdout]      = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function `generic::Periph::<RB, A>::steal` is unsafe and requires unsafe block
[INFO] [stdout]     --> src/lib.rs:2465:32
[INFO] [stdout]      |
[INFO] [stdout] 2465 |             global_timer24_ns: GlobalTimer24Ns::steal(),
[INFO] [stdout]      |                                ^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout]      |
[INFO] [stdout]      = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function `generic::Periph::<RB, A>::steal` is unsafe and requires unsafe block
[INFO] [stdout]     --> src/lib.rs:2466:31
[INFO] [stdout]      |
[INFO] [stdout] 2466 |             global_timer24_s: GlobalTimer24S::steal(),
[INFO] [stdout]      |                               ^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout]      |
[INFO] [stdout]      = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function `generic::Periph::<RB, A>::steal` is unsafe and requires unsafe block
[INFO] [stdout]     --> src/lib.rs:2467:32
[INFO] [stdout]      |
[INFO] [stdout] 2467 |             global_memconf_ns: GlobalMemconfNs::steal(),
[INFO] [stdout]      |                                ^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout]      |
[INFO] [stdout]      = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function `generic::Periph::<RB, A>::steal` is unsafe and requires unsafe block
[INFO] [stdout]     --> src/lib.rs:2468:31
[INFO] [stdout]      |
[INFO] [stdout] 2468 |             global_memconf_s: GlobalMemconfS::steal(),
[INFO] [stdout]      |                               ^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout]      |
[INFO] [stdout]      = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function `generic::Periph::<RB, A>::steal` is unsafe and requires unsafe block
[INFO] [stdout]     --> src/lib.rs:2469:30
[INFO] [stdout]      |
[INFO] [stdout] 2469 |             global_pdm20_ns: GlobalPdm20Ns::steal(),
[INFO] [stdout]      |                              ^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout]      |
[INFO] [stdout]      = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function `generic::Periph::<RB, A>::steal` is unsafe and requires unsafe block
[INFO] [stdout]     --> src/lib.rs:2470:29
[INFO] [stdout]      |
[INFO] [stdout] 2470 |             global_pdm20_s: GlobalPdm20S::steal(),
[INFO] [stdout]      |                             ^^^^^^^^^^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout]      |
[INFO] [stdout]      = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function `generic::Periph::<RB, A>::steal` is unsafe and requires unsafe block
[INFO] [stdout]     --> src/lib.rs:2471:30
[INFO] [stdout]      |
[INFO] [stdout] 2471 |             global_pdm21_ns: GlobalPdm21Ns::steal(),
[INFO] [stdout]      |                              ^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout]      |
[INFO] [stdout]      = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function `generic::Periph::<RB, A>::steal` is unsafe and requires unsafe block
[INFO] [stdout]     --> src/lib.rs:2472:29
[INFO] [stdout]      |
[INFO] [stdout] 2472 |             global_pdm21_s: GlobalPdm21S::steal(),
[INFO] [stdout]      |                             ^^^^^^^^^^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout]      |
[INFO] [stdout]      = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function `generic::Periph::<RB, A>::steal` is unsafe and requires unsafe block
[INFO] [stdout]     --> src/lib.rs:2473:30
[INFO] [stdout]      |
[INFO] [stdout] 2473 |             global_pwm20_ns: GlobalPwm20Ns::steal(),
[INFO] [stdout]      |                              ^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout]      |
[INFO] [stdout]      = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function `generic::Periph::<RB, A>::steal` is unsafe and requires unsafe block
[INFO] [stdout]     --> src/lib.rs:2474:29
[INFO] [stdout]      |
[INFO] [stdout] 2474 |             global_pwm20_s: GlobalPwm20S::steal(),
[INFO] [stdout]      |                             ^^^^^^^^^^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout]      |
[INFO] [stdout]      = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function `generic::Periph::<RB, A>::steal` is unsafe and requires unsafe block
[INFO] [stdout]     --> src/lib.rs:2475:30
[INFO] [stdout]      |
[INFO] [stdout] 2475 |             global_pwm21_ns: GlobalPwm21Ns::steal(),
[INFO] [stdout]      |                              ^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout]      |
[INFO] [stdout]      = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function `generic::Periph::<RB, A>::steal` is unsafe and requires unsafe block
[INFO] [stdout]     --> src/lib.rs:2476:29
[INFO] [stdout]      |
[INFO] [stdout] 2476 |             global_pwm21_s: GlobalPwm21S::steal(),
[INFO] [stdout]      |                             ^^^^^^^^^^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout]      |
[INFO] [stdout]      = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function `generic::Periph::<RB, A>::steal` is unsafe and requires unsafe block
[INFO] [stdout]     --> src/lib.rs:2477:30
[INFO] [stdout]      |
[INFO] [stdout] 2477 |             global_pwm22_ns: GlobalPwm22Ns::steal(),
[INFO] [stdout]      |                              ^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout]      |
[INFO] [stdout]      = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function `generic::Periph::<RB, A>::steal` is unsafe and requires unsafe block
[INFO] [stdout]     --> src/lib.rs:2478:29
[INFO] [stdout]      |
[INFO] [stdout] 2478 |             global_pwm22_s: GlobalPwm22S::steal(),
[INFO] [stdout]      |                             ^^^^^^^^^^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout]      |
[INFO] [stdout]      = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function `generic::Periph::<RB, A>::steal` is unsafe and requires unsafe block
[INFO] [stdout]     --> src/lib.rs:2479:30
[INFO] [stdout]      |
[INFO] [stdout] 2479 |             global_saadc_ns: GlobalSaadcNs::steal(),
[INFO] [stdout]      |                              ^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout]      |
[INFO] [stdout]      = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function `generic::Periph::<RB, A>::steal` is unsafe and requires unsafe block
[INFO] [stdout]     --> src/lib.rs:2480:29
[INFO] [stdout]      |
[INFO] [stdout] 2480 |             global_saadc_s: GlobalSaadcS::steal(),
[INFO] [stdout]      |                             ^^^^^^^^^^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout]      |
[INFO] [stdout]      = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function `generic::Periph::<RB, A>::steal` is unsafe and requires unsafe block
[INFO] [stdout]     --> src/lib.rs:2481:29
[INFO] [stdout]      |
[INFO] [stdout] 2481 |             global_nfct_ns: GlobalNfctNs::steal(),
[INFO] [stdout]      |                             ^^^^^^^^^^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout]      |
[INFO] [stdout]      = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function `generic::Periph::<RB, A>::steal` is unsafe and requires unsafe block
[INFO] [stdout]     --> src/lib.rs:2482:28
[INFO] [stdout]      |
[INFO] [stdout] 2482 |             global_nfct_s: GlobalNfctS::steal(),
[INFO] [stdout]      |                            ^^^^^^^^^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout]      |
[INFO] [stdout]      = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function `generic::Periph::<RB, A>::steal` is unsafe and requires unsafe block
[INFO] [stdout]     --> src/lib.rs:2483:29
[INFO] [stdout]      |
[INFO] [stdout] 2483 |             global_temp_ns: GlobalTempNs::steal(),
[INFO] [stdout]      |                             ^^^^^^^^^^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout]      |
[INFO] [stdout]      = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function `generic::Periph::<RB, A>::steal` is unsafe and requires unsafe block
[INFO] [stdout]     --> src/lib.rs:2484:28
[INFO] [stdout]      |
[INFO] [stdout] 2484 |             global_temp_s: GlobalTempS::steal(),
[INFO] [stdout]      |                            ^^^^^^^^^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout]      |
[INFO] [stdout]      = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function `generic::Periph::<RB, A>::steal` is unsafe and requires unsafe block
[INFO] [stdout]     --> src/lib.rs:2485:27
[INFO] [stdout]      |
[INFO] [stdout] 2485 |             global_p1_ns: GlobalP1Ns::steal(),
[INFO] [stdout]      |                           ^^^^^^^^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout]      |
[INFO] [stdout]      = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function `generic::Periph::<RB, A>::steal` is unsafe and requires unsafe block
[INFO] [stdout]     --> src/lib.rs:2486:26
[INFO] [stdout]      |
[INFO] [stdout] 2486 |             global_p1_s: GlobalP1S::steal(),
[INFO] [stdout]      |                          ^^^^^^^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout]      |
[INFO] [stdout]      = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function `generic::Periph::<RB, A>::steal` is unsafe and requires unsafe block
[INFO] [stdout]     --> src/lib.rs:2487:33
[INFO] [stdout]      |
[INFO] [stdout] 2487 |             global_gpiote20_ns: GlobalGpiote20Ns::steal(),
[INFO] [stdout]      |                                 ^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout]      |
[INFO] [stdout]      = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function `generic::Periph::<RB, A>::steal` is unsafe and requires unsafe block
[INFO] [stdout]     --> src/lib.rs:2488:32
[INFO] [stdout]      |
[INFO] [stdout] 2488 |             global_gpiote20_s: GlobalGpiote20S::steal(),
[INFO] [stdout]      |                                ^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout]      |
[INFO] [stdout]      = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function `generic::Periph::<RB, A>::steal` is unsafe and requires unsafe block
[INFO] [stdout]     --> src/lib.rs:2489:29
[INFO] [stdout]      |
[INFO] [stdout] 2489 |             global_tampc_s: GlobalTampcS::steal(),
[INFO] [stdout]      |                             ^^^^^^^^^^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout]      |
[INFO] [stdout]      = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function `generic::Periph::<RB, A>::steal` is unsafe and requires unsafe block
[INFO] [stdout]     --> src/lib.rs:2490:30
[INFO] [stdout]      |
[INFO] [stdout] 2490 |             global_i2s20_ns: GlobalI2s20Ns::steal(),
[INFO] [stdout]      |                              ^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout]      |
[INFO] [stdout]      = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function `generic::Periph::<RB, A>::steal` is unsafe and requires unsafe block
[INFO] [stdout]     --> src/lib.rs:2491:29
[INFO] [stdout]      |
[INFO] [stdout] 2491 |             global_i2s20_s: GlobalI2s20S::steal(),
[INFO] [stdout]      |                             ^^^^^^^^^^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout]      |
[INFO] [stdout]      = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function `generic::Periph::<RB, A>::steal` is unsafe and requires unsafe block
[INFO] [stdout]     --> src/lib.rs:2492:31
[INFO] [stdout]      |
[INFO] [stdout] 2492 |             global_qdec20_ns: GlobalQdec20Ns::steal(),
[INFO] [stdout]      |                               ^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout]      |
[INFO] [stdout]      = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function `generic::Periph::<RB, A>::steal` is unsafe and requires unsafe block
[INFO] [stdout]     --> src/lib.rs:2493:30
[INFO] [stdout]      |
[INFO] [stdout] 2493 |             global_qdec20_s: GlobalQdec20S::steal(),
[INFO] [stdout]      |                              ^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout]      |
[INFO] [stdout]      = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function `generic::Periph::<RB, A>::steal` is unsafe and requires unsafe block
[INFO] [stdout]     --> src/lib.rs:2494:31
[INFO] [stdout]      |
[INFO] [stdout] 2494 |             global_qdec21_ns: GlobalQdec21Ns::steal(),
[INFO] [stdout]      |                               ^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout]      |
[INFO] [stdout]      = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function `generic::Periph::<RB, A>::steal` is unsafe and requires unsafe block
[INFO] [stdout]     --> src/lib.rs:2495:30
[INFO] [stdout]      |
[INFO] [stdout] 2495 |             global_qdec21_s: GlobalQdec21S::steal(),
[INFO] [stdout]      |                              ^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout]      |
[INFO] [stdout]      = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function `generic::Periph::<RB, A>::steal` is unsafe and requires unsafe block
[INFO] [stdout]     --> src/lib.rs:2496:29
[INFO] [stdout]      |
[INFO] [stdout] 2496 |             global_grtc_ns: GlobalGrtcNs::steal(),
[INFO] [stdout]      |                             ^^^^^^^^^^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout]      |
[INFO] [stdout]      = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function `generic::Periph::<RB, A>::steal` is unsafe and requires unsafe block
[INFO] [stdout]     --> src/lib.rs:2497:28
[INFO] [stdout]      |
[INFO] [stdout] 2497 |             global_grtc_s: GlobalGrtcS::steal(),
[INFO] [stdout]      |                            ^^^^^^^^^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout]      |
[INFO] [stdout]      = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function `generic::Periph::<RB, A>::steal` is unsafe and requires unsafe block
[INFO] [stdout]     --> src/lib.rs:2498:29
[INFO] [stdout]      |
[INFO] [stdout] 2498 |             global_spu30_s: GlobalSpu30S::steal(),
[INFO] [stdout]      |                             ^^^^^^^^^^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout]      |
[INFO] [stdout]      = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function `generic::Periph::<RB, A>::steal` is unsafe and requires unsafe block
[INFO] [stdout]     --> src/lib.rs:2499:32
[INFO] [stdout]      |
[INFO] [stdout] 2499 |             global_dppic30_ns: GlobalDppic30Ns::steal(),
[INFO] [stdout]      |                                ^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout]      |
[INFO] [stdout]      = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function `generic::Periph::<RB, A>::steal` is unsafe and requires unsafe block
[INFO] [stdout]     --> src/lib.rs:2500:31
[INFO] [stdout]      |
[INFO] [stdout] 2500 |             global_dppic30_s: GlobalDppic30S::steal(),
[INFO] [stdout]      |                               ^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout]      |
[INFO] [stdout]      = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function `generic::Periph::<RB, A>::steal` is unsafe and requires unsafe block
[INFO] [stdout]     --> src/lib.rs:2501:31
[INFO] [stdout]      |
[INFO] [stdout] 2501 |             global_ppib30_ns: GlobalPpib30Ns::steal(),
[INFO] [stdout]      |                               ^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout]      |
[INFO] [stdout]      = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function `generic::Periph::<RB, A>::steal` is unsafe and requires unsafe block
[INFO] [stdout]     --> src/lib.rs:2502:30
[INFO] [stdout]      |
[INFO] [stdout] 2502 |             global_ppib30_s: GlobalPpib30S::steal(),
[INFO] [stdout]      |                              ^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout]      |
[INFO] [stdout]      = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function `generic::Periph::<RB, A>::steal` is unsafe and requires unsafe block
[INFO] [stdout]     --> src/lib.rs:2503:31
[INFO] [stdout]      |
[INFO] [stdout] 2503 |             global_spim30_ns: GlobalSpim30Ns::steal(),
[INFO] [stdout]      |                               ^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout]      |
[INFO] [stdout]      = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function `generic::Periph::<RB, A>::steal` is unsafe and requires unsafe block
[INFO] [stdout]     --> src/lib.rs:2504:31
[INFO] [stdout]      |
[INFO] [stdout] 2504 |             global_spis30_ns: GlobalSpis30Ns::steal(),
[INFO] [stdout]      |                               ^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout]      |
[INFO] [stdout]      = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function `generic::Periph::<RB, A>::steal` is unsafe and requires unsafe block
[INFO] [stdout]     --> src/lib.rs:2505:31
[INFO] [stdout]      |
[INFO] [stdout] 2505 |             global_twim30_ns: GlobalTwim30Ns::steal(),
[INFO] [stdout]      |                               ^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout]      |
[INFO] [stdout]      = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function `generic::Periph::<RB, A>::steal` is unsafe and requires unsafe block
[INFO] [stdout]     --> src/lib.rs:2506:31
[INFO] [stdout]      |
[INFO] [stdout] 2506 |             global_twis30_ns: GlobalTwis30Ns::steal(),
[INFO] [stdout]      |                               ^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout]      |
[INFO] [stdout]      = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function `generic::Periph::<RB, A>::steal` is unsafe and requires unsafe block
[INFO] [stdout]     --> src/lib.rs:2507:32
[INFO] [stdout]      |
[INFO] [stdout] 2507 |             global_uarte30_ns: GlobalUarte30Ns::steal(),
[INFO] [stdout]      |                                ^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout]      |
[INFO] [stdout]      = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function `generic::Periph::<RB, A>::steal` is unsafe and requires unsafe block
[INFO] [stdout]     --> src/lib.rs:2508:30
[INFO] [stdout]      |
[INFO] [stdout] 2508 |             global_spim30_s: GlobalSpim30S::steal(),
[INFO] [stdout]      |                              ^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout]      |
[INFO] [stdout]      = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function `generic::Periph::<RB, A>::steal` is unsafe and requires unsafe block
[INFO] [stdout]     --> src/lib.rs:2509:30
[INFO] [stdout]      |
[INFO] [stdout] 2509 |             global_spis30_s: GlobalSpis30S::steal(),
[INFO] [stdout]      |                              ^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout]      |
[INFO] [stdout]      = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function `generic::Periph::<RB, A>::steal` is unsafe and requires unsafe block
[INFO] [stdout]     --> src/lib.rs:2510:30
[INFO] [stdout]      |
[INFO] [stdout] 2510 |             global_twim30_s: GlobalTwim30S::steal(),
[INFO] [stdout]      |                              ^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout]      |
[INFO] [stdout]      = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function `generic::Periph::<RB, A>::steal` is unsafe and requires unsafe block
[INFO] [stdout]     --> src/lib.rs:2511:30
[INFO] [stdout]      |
[INFO] [stdout] 2511 |             global_twis30_s: GlobalTwis30S::steal(),
[INFO] [stdout]      |                              ^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout]      |
[INFO] [stdout]      = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function `generic::Periph::<RB, A>::steal` is unsafe and requires unsafe block
[INFO] [stdout]     --> src/lib.rs:2512:31
[INFO] [stdout]      |
[INFO] [stdout] 2512 |             global_uarte30_s: GlobalUarte30S::steal(),
[INFO] [stdout]      |                               ^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout]      |
[INFO] [stdout]      = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function `generic::Periph::<RB, A>::steal` is unsafe and requires unsafe block
[INFO] [stdout]     --> src/lib.rs:2513:29
[INFO] [stdout]      |
[INFO] [stdout] 2513 |             global_comp_ns: GlobalCompNs::steal(),
[INFO] [stdout]      |                             ^^^^^^^^^^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout]      |
[INFO] [stdout]      = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function `generic::Periph::<RB, A>::steal` is unsafe and requires unsafe block
[INFO] [stdout]     --> src/lib.rs:2514:31
[INFO] [stdout]      |
[INFO] [stdout] 2514 |             global_lpcomp_ns: GlobalLpcompNs::steal(),
[INFO] [stdout]      |                               ^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout]      |
[INFO] [stdout]      = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function `generic::Periph::<RB, A>::steal` is unsafe and requires unsafe block
[INFO] [stdout]     --> src/lib.rs:2515:28
[INFO] [stdout]      |
[INFO] [stdout] 2515 |             global_comp_s: GlobalCompS::steal(),
[INFO] [stdout]      |                            ^^^^^^^^^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout]      |
[INFO] [stdout]      = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function `generic::Periph::<RB, A>::steal` is unsafe and requires unsafe block
[INFO] [stdout]     --> src/lib.rs:2516:30
[INFO] [stdout]      |
[INFO] [stdout] 2516 |             global_lpcomp_s: GlobalLpcompS::steal(),
[INFO] [stdout]      |                              ^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout]      |
[INFO] [stdout]      = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function `generic::Periph::<RB, A>::steal` is unsafe and requires unsafe block
[INFO] [stdout]     --> src/lib.rs:2517:29
[INFO] [stdout]      |
[INFO] [stdout] 2517 |             global_wdt30_s: GlobalWdt30S::steal(),
[INFO] [stdout]      |                             ^^^^^^^^^^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout]      |
[INFO] [stdout]      = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function `generic::Periph::<RB, A>::steal` is unsafe and requires unsafe block
[INFO] [stdout]     --> src/lib.rs:2518:30
[INFO] [stdout]      |
[INFO] [stdout] 2518 |             global_wdt31_ns: GlobalWdt31Ns::steal(),
[INFO] [stdout]      |                              ^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout]      |
[INFO] [stdout]      = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function `generic::Periph::<RB, A>::steal` is unsafe and requires unsafe block
[INFO] [stdout]     --> src/lib.rs:2519:29
[INFO] [stdout]      |
[INFO] [stdout] 2519 |             global_wdt31_s: GlobalWdt31S::steal(),
[INFO] [stdout]      |                             ^^^^^^^^^^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout]      |
[INFO] [stdout]      = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function `generic::Periph::<RB, A>::steal` is unsafe and requires unsafe block
[INFO] [stdout]     --> src/lib.rs:2520:27
[INFO] [stdout]      |
[INFO] [stdout] 2520 |             global_p0_ns: GlobalP0Ns::steal(),
[INFO] [stdout]      |                           ^^^^^^^^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout]      |
[INFO] [stdout]      = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function `generic::Periph::<RB, A>::steal` is unsafe and requires unsafe block
[INFO] [stdout]     --> src/lib.rs:2521:26
[INFO] [stdout]      |
[INFO] [stdout] 2521 |             global_p0_s: GlobalP0S::steal(),
[INFO] [stdout]      |                          ^^^^^^^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout]      |
[INFO] [stdout]      = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function `generic::Periph::<RB, A>::steal` is unsafe and requires unsafe block
[INFO] [stdout]     --> src/lib.rs:2522:33
[INFO] [stdout]      |
[INFO] [stdout] 2522 |             global_gpiote30_ns: GlobalGpiote30Ns::steal(),
[INFO] [stdout]      |                                 ^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout]      |
[INFO] [stdout]      = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function `generic::Periph::<RB, A>::steal` is unsafe and requires unsafe block
[INFO] [stdout]     --> src/lib.rs:2523:32
[INFO] [stdout]      |
[INFO] [stdout] 2523 |             global_gpiote30_s: GlobalGpiote30S::steal(),
[INFO] [stdout]      |                                ^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout]      |
[INFO] [stdout]      = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function `generic::Periph::<RB, A>::steal` is unsafe and requires unsafe block
[INFO] [stdout]     --> src/lib.rs:2524:30
[INFO] [stdout]      |
[INFO] [stdout] 2524 |             global_clock_ns: GlobalClockNs::steal(),
[INFO] [stdout]      |                              ^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout]      |
[INFO] [stdout]      = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function `generic::Periph::<RB, A>::steal` is unsafe and requires unsafe block
[INFO] [stdout]     --> src/lib.rs:2525:30
[INFO] [stdout]      |
[INFO] [stdout] 2525 |             global_power_ns: GlobalPowerNs::steal(),
[INFO] [stdout]      |                              ^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout]      |
[INFO] [stdout]      = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function `generic::Periph::<RB, A>::steal` is unsafe and requires unsafe block
[INFO] [stdout]     --> src/lib.rs:2526:30
[INFO] [stdout]      |
[INFO] [stdout] 2526 |             global_reset_ns: GlobalResetNs::steal(),
[INFO] [stdout]      |                              ^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout]      |
[INFO] [stdout]      = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function `generic::Periph::<RB, A>::steal` is unsafe and requires unsafe block
[INFO] [stdout]     --> src/lib.rs:2527:29
[INFO] [stdout]      |
[INFO] [stdout] 2527 |             global_clock_s: GlobalClockS::steal(),
[INFO] [stdout]      |                             ^^^^^^^^^^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout]      |
[INFO] [stdout]      = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function `generic::Periph::<RB, A>::steal` is unsafe and requires unsafe block
[INFO] [stdout]     --> src/lib.rs:2528:29
[INFO] [stdout]      |
[INFO] [stdout] 2528 |             global_power_s: GlobalPowerS::steal(),
[INFO] [stdout]      |                             ^^^^^^^^^^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout]      |
[INFO] [stdout]      = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function `generic::Periph::<RB, A>::steal` is unsafe and requires unsafe block
[INFO] [stdout]     --> src/lib.rs:2529:29
[INFO] [stdout]      |
[INFO] [stdout] 2529 |             global_reset_s: GlobalResetS::steal(),
[INFO] [stdout]      |                             ^^^^^^^^^^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout]      |
[INFO] [stdout]      = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function `generic::Periph::<RB, A>::steal` is unsafe and requires unsafe block
[INFO] [stdout]     --> src/lib.rs:2530:36
[INFO] [stdout]      |
[INFO] [stdout] 2530 |             global_oscillators_ns: GlobalOscillatorsNs::steal(),
[INFO] [stdout]      |                                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout]      |
[INFO] [stdout]      = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function `generic::Periph::<RB, A>::steal` is unsafe and requires unsafe block
[INFO] [stdout]     --> src/lib.rs:2531:35
[INFO] [stdout]      |
[INFO] [stdout] 2531 |             global_regulators_ns: GlobalRegulatorsNs::steal(),
[INFO] [stdout]      |                                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout]      |
[INFO] [stdout]      = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function `generic::Periph::<RB, A>::steal` is unsafe and requires unsafe block
[INFO] [stdout]     --> src/lib.rs:2532:35
[INFO] [stdout]      |
[INFO] [stdout] 2532 |             global_oscillators_s: GlobalOscillatorsS::steal(),
[INFO] [stdout]      |                                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout]      |
[INFO] [stdout]      = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function `generic::Periph::<RB, A>::steal` is unsafe and requires unsafe block
[INFO] [stdout]     --> src/lib.rs:2533:34
[INFO] [stdout]      |
[INFO] [stdout] 2533 |             global_regulators_s: GlobalRegulatorsS::steal(),
[INFO] [stdout]      |                                  ^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout]      |
[INFO] [stdout]      = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0133`.
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "c416d36fdb5940b40557f1e86687adbed27b3d455e79fa4d233f2aa1059020c5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c416d36fdb5940b40557f1e86687adbed27b3d455e79fa4d233f2aa1059020c5", kill_on_drop: false }`
[INFO] [stdout] c416d36fdb5940b40557f1e86687adbed27b3d455e79fa4d233f2aa1059020c5
